Update Dify Plugin Daemon to v0.1.2 #65
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update Dify Plugin Daemon to v0.1.2
This pull request automatically updates the Kubernetes manifests for Dify Plugin Daemon to version 0.1.2.
Release Notes v0.1.2
Changes in v0.1.2
Plugin Management & Initialization
Features
mcptool type. (feat: add mcp tool type langgenius/dify-plugin-daemon#315)dify-cloud-kit. (Feat: Replace the internal/oss module with dify-cloud-kit langgenius/dify-plugin-daemon#317)USE_AWS_S3args to avoid ambiguity. (add USE_AWS_S3 args avoid ambiguity. langgenius/dify-plugin-daemon#340)Dependencies & Configuration
dify-cloud-kitversion to 681efb7762a4. (bump dify-cloud-kit version to 681efb7762a4 langgenius/dify-plugin-daemon#339)github.com/panjf2000/ants/v2ingo.mod. (fix build error, go.mod upgrade for github.com/panjf2000/ants/v2 langgenius/dify-plugin-daemon#323)Bug Fixes
GCS_CREDENTIALS. (Fix env read bug for GCS_CREDENTIALS. langgenius/dify-plugin-daemon#324)Content-Typeheader for payloadReader in HTTP requests. (fix: remove redundant Content-Type header for payloadReader in HTTP r… langgenius/dify-plugin-daemon#320)New Contributors
Generated by GitHub Actions Bot